home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / GameKit / Palettes / GameInfoPalette / PB.project < prev   
Text File  |  1995-06-12  |  628b  |  21 lines

  1. DOCICONFILES = ();
  2. LANGUAGE = English;
  3. LOCALIZABLE_FILES = {
  4.     GameInfoPalette.nib;
  5.     GameInfoInspector.nib;
  6. };
  7. PROJECTVERSION = 1.1;
  8. INSTALLDIR = /NextDeveloper/Palettes;
  9. PROJECTTYPE = Palette;
  10. PROJECTNAME = GameInfo;
  11. MAINNIB = GameInfoPalette;
  12. FILESTABLE = {
  13.     CLASSES = (GameInfo.m, GameInfoInspector.m, GameInfoPalette.m);
  14.     OTHER_RESOURCES = (palette.table);
  15.     OTHER_SOURCES = (Makefile);
  16.     H_FILES = (GameInfo.h, GameInfoInspector.h, GameInfoPalette.h);
  17.     INTERFACES = (GameInfoInspector.nib, GameInfoPalette.nib);
  18.     IMAGES = (GameInfo.tiff, GameInfoObj.tiff, GameInfoPalette.tiff);
  19. };
  20. DOCEXTENSIONS = ();
  21.